Skip to content

refactor: add print statements to show code flow in mify example#870

Merged
AngeloDanducci merged 1 commit intogenerative-computing:mainfrom
code4days:add_print_statements_to_mify_example
Apr 21, 2026
Merged

refactor: add print statements to show code flow in mify example#870
AngeloDanducci merged 1 commit intogenerative-computing:mainfrom
code4days:add_print_statements_to_mify_example

Conversation

@code4days
Copy link
Copy Markdown
Contributor

@code4days code4days commented Apr 15, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

@code4days code4days requested a review from a team as a code owner April 15, 2026 18:32
@github-actions github-actions Bot added the enhancement New feature or request label Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@code4days code4days changed the title refactor: Add print statements to show code flow in mify example refactor: add print statements to show code flow in mify example Apr 15, 2026
Comment thread docs/examples/mify/mify.py Outdated
@code4days code4days force-pushed the add_print_statements_to_mify_example branch from ee2f6fe to fd2c6a5 Compare April 16, 2026 21:09
Copy link
Copy Markdown
Member

@akihikokuroda akihikokuroda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the CI check issue. Other than that. Looks good to me. Thanks!

@code4days code4days force-pushed the add_print_statements_to_mify_example branch from fd2c6a5 to 47a2d79 Compare April 20, 2026 23:51
@AngeloDanducci AngeloDanducci added this pull request to the merge queue Apr 21, 2026
Merged via the queue into generative-computing:main with commit d963e30 Apr 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

running docs/examples/mify.py sometimes generates a "can't do" response to the poem request given an object instance

3 participants